home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / Puzzle / Bojo.exe / scripts / frame_282 / DoAction.as
Text File  |  2006-05-29  |  4KB  |  206 lines

  1. if(temp == xnyt and temp2 == ynyt)
  2. {
  3.    call("pommi_pois");
  4. }
  5. else if(temp + "1" == xnyt and temp2 == ynyt)
  6. {
  7.    call("pommi_pois");
  8. }
  9. else if(temp + "2" == xnyt and temp2 == ynyt)
  10. {
  11.    call("pommi_pois");
  12. }
  13. else if(temp + "3" == xnyt and temp2 == ynyt)
  14. {
  15.    call("pommi_pois");
  16. }
  17. else if(temp + "4" == xnyt and temp2 == ynyt)
  18. {
  19.    call("pommi_pois");
  20. }
  21. else if(temp + "5" == xnyt and temp2 == ynyt)
  22. {
  23.    call("pommi_pois");
  24. }
  25. else if(temp + "6" == xnyt and temp2 == ynyt)
  26. {
  27.    call("pommi_pois");
  28. }
  29. else if(temp + "7" == xnyt and temp2 == ynyt)
  30. {
  31.    call("pommi_pois");
  32. }
  33. else if(temp + "8" == xnyt and temp2 == ynyt)
  34. {
  35.    call("pommi_pois");
  36. }
  37. else if(temp + "9" == xnyt and temp2 == ynyt)
  38. {
  39.    call("pommi_pois");
  40. }
  41. else if(temp + "10" == xnyt and temp2 == ynyt)
  42. {
  43.    call("pommi_pois");
  44. }
  45. else if(temp + "11" == xnyt and temp2 == ynyt)
  46. {
  47.    call("pommi_pois");
  48. }
  49. else if(temp + "12" == xnyt and temp2 == ynyt)
  50. {
  51.    call("pommi_pois");
  52. }
  53. else if(temp + "13" == xnyt and temp2 == ynyt)
  54. {
  55.    call("pommi_pois");
  56. }
  57. else if(temp + "14" == xnyt and temp2 == ynyt)
  58. {
  59.    call("pommi_pois");
  60. }
  61. else if(temp + "15" == xnyt and temp2 == ynyt)
  62. {
  63.    call("pommi_pois");
  64. }
  65. else if(temp + "16" == xnyt and temp2 == ynyt)
  66. {
  67.    call("pommi_pois");
  68. }
  69. else if(temp + "17" == xnyt and temp2 == ynyt)
  70. {
  71.    call("pommi_pois");
  72. }
  73. else if(temp + "18" == xnyt and temp2 == ynyt)
  74. {
  75.    call("pommi_pois");
  76. }
  77. else if(temp + "19" == xnyt and temp2 == ynyt)
  78. {
  79.    call("pommi_pois");
  80. }
  81. else if(temp + "20" == xnyt and temp2 == ynyt)
  82. {
  83.    call("pommi_pois");
  84. }
  85. else if(temp + "21" == xnyt and temp2 == ynyt)
  86. {
  87.    call("pommi_pois");
  88. }
  89. else if(temp + "22" == xnyt and temp2 == ynyt)
  90. {
  91.    call("pommi_pois");
  92. }
  93. else if(temp + "23" == xnyt and temp2 == ynyt)
  94. {
  95.    call("pommi_pois");
  96. }
  97. else if(temp + "24" == xnyt and temp2 == ynyt)
  98. {
  99.    call("pommi_pois");
  100. }
  101. else if(temp + "25" == xnyt and temp2 == ynyt)
  102. {
  103.    call("pommi_pois");
  104. }
  105. else if(temp - "1" == xnyt and temp2 == ynyt)
  106. {
  107.    call("pommi_pois");
  108. }
  109. else if(temp - "2" == xnyt and temp2 == ynyt)
  110. {
  111.    call("pommi_pois");
  112. }
  113. else if(temp - "3" == xnyt and temp2 == ynyt)
  114. {
  115.    call("pommi_pois");
  116. }
  117. else if(temp - "4" == xnyt and temp2 == ynyt)
  118. {
  119.    call("pommi_pois");
  120. }
  121. else if(temp - "5" == xnyt and temp2 == ynyt)
  122. {
  123.    call("pommi_pois");
  124. }
  125. else if(temp - "6" == xnyt and temp2 == ynyt)
  126. {
  127.    call("pommi_pois");
  128. }
  129. else if(temp - "7" == xnyt and temp2 == ynyt)
  130. {
  131.    call("pommi_pois");
  132. }
  133. else if(temp - "8" == xnyt and temp2 == ynyt)
  134. {
  135.    call("pommi_pois");
  136. }
  137. else if(temp - "9" == xnyt and temp2 == ynyt)
  138. {
  139.    call("pommi_pois");
  140. }
  141. else if(temp - "10" == xnyt and temp2 == ynyt)
  142. {
  143.    call("pommi_pois");
  144. }
  145. else if(temp - "11" == xnyt and temp2 == ynyt)
  146. {
  147.    call("pommi_pois");
  148. }
  149. else if(temp - "12" == xnyt and temp2 == ynyt)
  150. {
  151.    call("pommi_pois");
  152. }
  153. else if(temp - "13" == xnyt and temp2 == ynyt)
  154. {
  155.    call("pommi_pois");
  156. }
  157. else if(temp - "14" == xnyt and temp2 == ynyt)
  158. {
  159.    call("pommi_pois");
  160. }
  161. else if(temp - "15" == xnyt and temp2 == ynyt)
  162. {
  163.    call("pommi_pois");
  164. }
  165. else if(temp - "16" == xnyt and temp2 == ynyt)
  166. {
  167.    call("pommi_pois");
  168. }
  169. else if(temp - "17" == xnyt and temp2 == ynyt)
  170. {
  171.    call("pommi_pois");
  172. }
  173. else if(temp - "18" == xnyt and temp2 == ynyt)
  174. {
  175.    call("pommi_pois");
  176. }
  177. else if(temp - "19" == xnyt and temp2 == ynyt)
  178. {
  179.    call("pommi_pois");
  180. }
  181. else if(temp - "20" == xnyt and temp2 == ynyt)
  182. {
  183.    call("pommi_pois");
  184. }
  185. else if(temp - "21" == xnyt and temp2 == ynyt)
  186. {
  187.    call("pommi_pois");
  188. }
  189. else if(temp - "22" == xnyt and temp2 == ynyt)
  190. {
  191.    call("pommi_pois");
  192. }
  193. else if(temp - "23" == xnyt and temp2 == ynyt)
  194. {
  195.    call("pommi_pois");
  196. }
  197. else if(temp - "24" == xnyt and temp2 == ynyt)
  198. {
  199.    call("pommi_pois");
  200. }
  201. else if(temp - "25" == xnyt and temp2 == ynyt)
  202. {
  203.    call("pommi_pois");
  204. }
  205. x += "1";
  206.